home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / gwarv26.zip / GWARV26.EXE / WAR.BAT < prev    next >
DOS Batch File  |  1997-08-05  |  588b  |  26 lines

  1.  
  2. REM
  3. REM Your batch file to execute Global War should look like this.
  4. REM be sure and modify the subdirectory names to match your setup.
  5. REM
  6. REM First change to your Global War subdirectory
  7. REM
  8.  
  9. CD\BBS\GWAR
  10.  
  11. REM Select one of the following depending on your BBS software
  12.  
  13. REM WAR /p \bbs\pcboard.sys
  14. REM WAR /r \bbs\dorinfo1.def
  15. REM WAR /w \bbs\chain.txt
  16. REM WAR /i \bbs\callinfo.bbs
  17. REM WAR /g \bbs\callinfo.bbs
  18. REM WAR /d \bbs\door.sys
  19. REM WAR /s \bbs\sfdoors.dat
  20. REM WAR /c (baud) (port) (minutesleft) (firstname) (lastname)
  21.  
  22. REM Exit back to the BBS
  23.  
  24. CD\BBS
  25.  
  26.